CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ADT 0

搜索资源列表

  1. 20111125061851870

    0下载:
  2. android开发的ADT插件,帮助大家以后学习研究,希望大家学习分享-android ADT
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:534159
    • 提供者:皓轩
  1. _ADT-GARIS

    0下载:
  2. ADT Line with a lot of function
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:19405
    • 提供者:elvenour
  1. hashtable

    1下载:
  2. hashtable ADT implementation -hashtable ADT implementation . made by java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11382
    • 提供者:heyibin
  1. Johnson

    0下载:
  2. Johson算法是目前最高效的在无负环可带负权重的网络中求所有点对最短路径的算法. Johson算法是Bellman-Ford算法, Reweighting(重赋权重)和Dijkstra算法的大综合. 对每个顶点运用Dijkstra算法的时间开销决定了Johnson算法的时间开销. 每次Dijkstra算法(d堆PFS实现)的时间开销是O( E * lgd(V) ). 其中E为边数, V为顶点数, d为采用d路堆实现优先队列ADT. 所以, 此种情况下Johnson算法的时间复杂度是O( V *
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2050
    • 提供者:wwll
  1. Floyd-Warshall-c-chengxi

    0下载:
  2. Johson算法是目前最高效的在无负环可带负权重的网络中求所有点对最短路径的算法. Johson算法是Bellman-Ford算法, Reweighting(重赋权重)和Dijkstra算法的大综合. 对每个顶点运用Dijkstra算法的时间开销决定了Johnson算法的时间开销. 每次Dijkstra算法(d堆PFS实现)的时间开销是O( E * lgd(V) ). 其中E为边数, V为顶点数, d为采用d路堆实现优先队列ADT. 所以, 此种情况下Johnson算法的时间复杂度是O( V *
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:3294
    • 提供者:wwll
  1. c

    0下载:
  2. 在数据结构中使得复数ADT的实现的一种算法。-In the data structure makes the the plural ADT implementation of an algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:759
    • 提供者:汪庆
  1. ADT-tree

    0下载:
  2. 编写二叉树的基本操作函数,用递归方法分别实现先序,中序和后序遍历二叉树。-The preparation of the basic operating functions of the binary tree, recursive preorder, inorder, and postorder traversing a binary tree.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1053
    • 提供者:guo
  1. adt-tree

    0下载:
  2. 二叉排序树:又称二叉查找树。 它或者是一棵空树;或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于它的根结点的值; (3)左、右子树也分别为二叉排序树;-Binary sort tree: also known as binary search tree. Or an empty tree or a binary tree with the following properties: (1) If t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:909
    • 提供者:叶幸
  1. KMP-code

    0下载:
  2. 字符串的KMP匹配算法的ADT形式,只有一次循环优化,含注释,易懂。数据结构与算法的基本代码之一。-KMP matching algorithm of string the ADT form of, only one cycle optimization, including the Notes, and easy to understand. One of the basic code of the data structures and algorithms.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:1407
    • 提供者:starryliu
  1. ADT-11.0.0

    0下载:
  2. java 手机开发,android环境 eclipse插件包-java mobile development
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:5520455
    • 提供者:zhaomy
  1. Compressed Suffix Trie

    2下载:
  2. 构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-06-09
    • 文件大小:2525
    • 提供者:rachel
  1. ADT-20.0.0

    0下载:
  2. eclipse android开发插件adt20-the eclipse android development plugin adt20
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:12387328
    • 提供者:fengzimang
  1. foo

    0下载:
  2. adt examplein linux using eclipse
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:5979
    • 提供者:pravinkumar
  1. AndroidJniNdk

    0下载:
  2. ADT file for NDK in eclipse
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:2367346
    • 提供者:pravinkumar
  1. NdkExample.tar

    0下载:
  2. ADT example with SDk and NDK
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:4102282
    • 提供者:pravinkumar
  1. Spanning-Tree-Protocol-Configuration-Guide_---ADT

    0下载:
  2. Spanning Tree Protocol
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:178845
    • 提供者:tame
  1. WoLiaoClient_WoLiaoServer

    1下载:
  2. 手机聊天软件分为两部分:手机客户端和PC服务器端 1.WoLiaoClient为手机客户端代码,运行环境为Eclipse+ADT,使用的Android SDK为2.1 2.WoLiaoServer为PC服务器端代码,运行环境为Eclipse, 服务器端需要配合着MySQL数据库 3.woliao.sql为MySQL数据库的sql文件,账号为root,密码为空-Source code ofan project like QQ on android
  3. 所属分类:android

    • 发布日期:2014-08-10
    • 文件大小:2043904
    • 提供者:quanfang lu
  1. proje

    0下载:
  2. in barname ba talash besiar ziad dar morede adad avval neveshte shode adt
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:134120
    • 提供者:saeid
  1. ADt

    0下载:
  2. 51上运行的,AD转换程序,at89c2051,你懂的,用比较器-51 run
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:1645
    • 提供者:ue
  1. aidl-Cross-process-calls

    0下载:
  2. 这两天在学习aidl跨进程调用,研究了一天终于写出了个helloword……开发aidl跨进程调用,主要分以下步骤:   1.创建.aidl文件-该文件(YourInterface.aidl)定义了客户端可用的方法和数据的接口。   2.在makefile文件中加入.aidl文件-(Eclipse中的ADT插件提供管理功能)Android包括名为AIDL的编译器,位于tools/文件夹。   3.实现接口-AIDL编译器从AIDL接口文件中利用Java语言创建接口,该接口有一个
  3. 所属分类:Java Develop

    • 发布日期:2017-11-05
    • 文件大小:119900
    • 提供者:hpudn9
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com